import { ImageResponse } from "next/og"; export const alt = "Geistdocs documentation platform"; export const contentType = "image/png"; export const size = { height: 630, width: 1200, }; const OpenGraphImage = () => new ImageResponse(